home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / bbs / dbfonl10.zip / DBFONL.DOC < prev    next >
Text File  |  1996-08-09  |  6KB  |  161 lines

  1.  
  2.                     ██████     ██████     ██████
  3.                   ┌─███  █┐  ┌─███  █┐  ┌─███  █┐
  4.                   │ ███  █│  │ ██████│  │ ████  │
  5.                   │─███  █│  │─███  █│  │─███───│
  6.                   │ ██████│  │ ██████│  │ ███   │
  7.                   │       │  │ ONLINE│  │       │
  8.                   └───────┘  └───────┘  └───────┘ v1.0
  9.  
  10.                         online dbf-viewer
  11.  
  12.  
  13.  
  14.  ════════════════════════════════════════════════════════════════════════════ 
  15.  ░░░░ introduction ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 
  16.  ════════════════════════════════════════════════════════════════════════════ 
  17.  
  18.  DBF-Online is a so called Browser. It will let you show dbase-files online
  19.  in your BBS.
  20.  
  21.  The program is completeley cursor-controlled while browsing. Some special
  22.  functions can be called via hotkey.
  23.  
  24.  ════════════════════════════════════════════════════════════════════════════ 
  25.  ░░░░ registration ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  26.  ════════════════════════════════════════════════════════════════════════════ 
  27.  
  28.  DBF-Online is distributed under the shareware-principle.
  29.  Programming and testing of this peace of software was hard work. Therefore it
  30.  won't be freeware.
  31.  
  32.  DBF-Online may be tested for 30 days. Then it must be registrated, or
  33.  you have to stop using it. Any further use without registration is prohibited.
  34.  
  35.  By paying the registration-fee of DM 25,- you will get a personal key-file.
  36.  This Keyfile may be used on one system and for one person. You don't have to
  37.  register for each line of your BBS separately!
  38.  
  39.  The keyfile will also work for future-versions of DBF-Online.
  40.  
  41.  There are only few differences between shareware-use and registered use:
  42.  - The UNREGISTERED in the opening screen will disappear and show your name.
  43.  - The info-display in the browser will be enabled.
  44.  There is no functional difference between registered and unregistered
  45.  versions!
  46.  
  47.  For further details see the REGISTER.INT included in the archive.
  48.  
  49.  ════════════════════════════════════════════════════════════════════════════ 
  50.  ░░░░ disclaimer ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  51.  ════════════════════════════════════════════════════════════════════════════ 
  52.  
  53.  DBF-Online was tested on different systems. No Bugs were found in this
  54.  version. The author nevertheless does not take any responsibility for any
  55.  damage that might result in using DBF-Online - nor any hardware-damage
  56.  neither software-damage!
  57.  You are not guranteed to get any new versions or bugfixes. Only if the author
  58.  wants to go on working on DBF-Online, he will do it.
  59.  
  60.  ════════════════════════════════════════════════════════════════════════════
  61.  ░░░░ system-configuration ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░         
  62.  ════════════════════════════════════════════════════════════════════════════ 
  63.  
  64.  DBF-Onlin should run on every BBS-software that is able to write a DOOR.SYS
  65.  dropfile. DBF-Online is tested under following environments:
  66.  MS-DOS > 5.0
  67.  PC(IBM)-DOS > 5.0
  68.  windows 3.x
  69.  windows95
  70.  OS/2
  71.  DBF-Online should run on nearly every other platform.
  72.  
  73.  ════════════════════════════════════════════════════════════════════════════ 
  74.  ░░░░ installation ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░         
  75.  ════════════════════════════════════════════════════════════════════════════ 
  76.  
  77.  Installation of DBF-Online is pretty simple. Call it as an external door
  78.  from your BBS.
  79.  
  80.  Some parameters are necessary by starting DBF-Online to make it work:
  81.  
  82.  DBF-ONL.EXE <NAME OF DBF-FILE> <PATH TO DOOR.SYS> <BROWSERINFO>
  83.  
  84.  - <NAME OF DBF-FILE>   Name of DBF-File to be browsed.
  85.                         (eg. HD_DATA or HD_DATA.DBF)!
  86.  - <PATH TO DOOR.SYS>   Complete path to door.sys written by your bbs.
  87.                         (eg. C:\MAILBOX\RA).
  88.  - <BROWSERINFO>        Short textstring that will be displayed in headline
  89.                         at program-run. {registered only}
  90.                         (eg. HDD-data list).
  91.  
  92.  
  93.  examle:
  94.  in RemoteAccess you could use a type-7 command like the following:
  95.  
  96.  C:\MAILBOX\RA\DOORS\DBF-ONL.EXE HDD_DATA D:\MBOX\RA\ hdd-data-list *M
  97.  
  98.  The Dbase-file has to be in the same directory as DBF-Online, otherwise the
  99.  path has to be given too.
  100.  
  101.  That's all - should be no problem, should it?
  102.  
  103.  ════════════════════════════════════════════════════════════════════════════ 
  104.  ░░░░ Help on usage ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  105.  ════════════════════════════════════════════════════════════════════════════ 
  106.  
  107.  After calling DBF-Online all records of the DBF-File has to be read. This
  108.  will take a little time. Progress is displayed. The browser will then
  109.  switch to the browsing-platform.
  110.  
  111.  The Headline will show on the right side the browserinfo. {+}
  112.  In the big middle part of the screen, the first records are shown. DBF-Online
  113.  will always start on record one.
  114.  
  115.  In the bottom line you'll see the actual recordnumber and some Hotkeys.
  116.  
  117.  DBF-Online is completely cursor-controlled!
  118.  
  119.  Now the hotkey-explanation:
  120.  
  121.  
  122.  key            function
  123.  --------------------------------------------------------------------------
  124.  cursor up      one record back       
  125.  
  126.  cursor down    one record forward
  127.  
  128.  cursor right   one field right        
  129.  
  130.  cursor left    one field left 
  131.  
  132.  pos1           goto first record, first field
  133.  
  134.  end            goto last record, first field
  135.  
  136.  enter          display of actual record in full-screen-mode
  137.  
  138.  There are some special functions integrated to make it easyier using
  139.  DBF-Online:
  140.  
  141.  
  142.  I              program-(I)nfo
  143.  
  144.  S              (S)earch text (not case-sensitive)
  145.  
  146.  F              (F)ind text (case-sensitive)
  147.  
  148.  A              search (A)gain - next match.
  149.             
  150.  H              (H)elp
  151.  
  152.  Q              (Q)uit program
  153.  
  154.  
  155.  You see, DBF-Online is easy to use!
  156.  
  157.  
  158.  
  159.                                  DARK
  160.  
  161.